RetrieveAll<T> Method

Summary
Retrieves all item with the specified type.
Syntax
C#
C++/CLI
public static IEnumerable<T> RetrieveAll<T>() 
public: 
static IEnumerable<T^>^ RetrieveAllgeneric<typename T> 
();  

Type Parameters

T
They type to retrieve.

Return Value

The new child container.

Remarks

A child container shares the parent's configuration, but can be configured with different settings or lifetime.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.